object frmSplash: TfrmSplash Left = 361 Top = 240 BorderIcons = [] BorderStyle = bsNone Caption = 'frmSplash' ClientHeight = 256 ClientWidth = 256 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poDesktopCenter PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 256 Height = 256 Align = alClient AutoSize = True Picture.Data = {} end end